PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package / PDFCanvas Class / restoreGraphicsState Method
In This Topic
    restoreGraphicsState Method
    In This Topic
    Restores the current graphics state of this canvas.
    Syntax
    public void restoreGraphicsState()
    Exceptions
    ExceptionDescription
    when there are no graphic states on the stack
    See Also